- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
We are implementing Tealium in Android, and future in IOS.
At the moment we are receiving the "Event Names" in XITI (AT Internet) well, but these are page views. For this we are used event "view".
Now we want to try the "clicks " buttons (usability), we are used event type: "event" ?
the idea is Tealium tell to XITI is not a "page view", is a click.
Could you give a code example ? or documentation where indicated this ?
sorry for my English.
Thank you very much tealium!
Solved! Go to Solution.
11-04-2015 04:53 PM - last edited on 11-04-2015 04:54 PM by kathleen_jo
Hello @ivanmoya,
You'll want to use the universal track call (see sample below) to manually trigger the event and send in "Tealium.EVENT" as the event name in the track call so that it does not register as a view.
More info on universal track call: https://github.com/Tealium/android-library/wiki/advanced-guide#universal-track-call
Tealium.track(null, data, Tealium.EVENT);
Please let us know if you need additional help.
Copyright All Rights Reserved © 2008-2023