Closed PVARS closed 2 years ago
Hi @PVARS,
You would need to contact your Adjust Account Manager or Customer Success Manager so that they can enable Web Tracking for you.
Thank you for your understanding.
Hi @PVARS,
You would need to contact your Adjust Account Manager or Customer Success Manager so that they can enable Web Tracking for you.
Thank you for your understanding.
My account is an admin role, where can I enable web tracking?
Unfortunately it's not possible to enable Web Tracking in the Dashboard, the only way is to contact your Adjust Account Manager or Customer Success Manager so they enable it for you in internal utility.
Sorry for inconvenience and thank you for your understanding.
I'm doing config Adjust SDK (https://github.com/adjust/web_sdk) with VueJS.
After installing the library at
npm install @adjustcom/adjust-web-sdk --save
and import into the project as follow:main.js:
Action in button:
After the installation is completed there was an error:
{error: "Attribution request failed (tracking disabled) (app_token:xxxxx) (platform:web)"}