Skip to content

Commit

Permalink
feat(ovh-at-internet): added custome property goal_type
Browse files Browse the repository at this point in the history
ref: MANAGER-15857

Signed-off-by: Jacques Larique <[email protected]>
  • Loading branch information
Jacques Larique committed Nov 25, 2024
1 parent 6dcda33 commit 3104b22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/ovh-at-internet/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export const AT_INTERNET_CUSTOM_PROPS: Record<string, string> = {
accountPhoneType: 'account_phone_type',
accountcreationSiretProvided: 'accountcreation_siret_provided',
pciProjectMode: 'pci_project_mode',
goalType: 'goal_type',
};

export const TMS_SCRIPT_URL = 'https://analytics.ovh.com/ovh/ovh_manager.js';
Expand Down

0 comments on commit 3104b22

Please sign in to comment.