Skip to content

Tealium/tealium-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tealium Library for Java

License Language

This mobile library leverages the power of Tealium's AudienceStream™ making them natively available to Java applications.

Please contact your Account Manager first to verify yours agreement(s) for licensed products.

What is Audience Stream ?

Tealium AudienceStream™ is the leading omnichannel customer segmentation and action engine, combining robust audience management and profile enrichment capabilities with the ability to take immediate, relevant action.

AudienceStream™ allows you to create a unified view of your customers, correlating data across every customer touchpoint, and then leverage that comprehensive customer profile across your entire digital marketing stack.

How To Get Started

Contact Us

  • If you have code questions or have experienced errors please post an issue in the issues page
  • If you have general questions or want to network with other users please visit the Tealium Learning Community
  • If you have account specific questions please contact your Tealium account manager

Change Log

  • 1.2.0 Add Datasource
    • New variable added:
      • tealium_datasource
    • Persistent file name changed to account.profile.data - NOTE: if upgrading from prior version, file no longer accessible.
    • Bug fix for unit test
  • 1.1.0 API Update
    • New variable added:
      • tealium_event_type
    • track(type, title, data, completion) added as new primary track method, types avail:
      • activity
      • conversion
      • derived
      • interaction
      • view
    • DispatchCallback update to return info dictionary instead of just encodedUrl -> ( boolean, map<String, Object>, error) that
    • Removal of convenience retry track(string, callBack)
  • 1.0.1 Bug Fix
    • LogLevel enum converted to public API
  • 1.0.0 Initial Release
  • Tealium universal data sources added for all dispatches:
    • event_name (transitionary - will be deprecated)
    • tealium_account
    • tealium_environment
    • tealium_event
    • tealium_library_name
    • tealium_library_version
    • tealium_profile
    • tealium_random
    • tealium_session_id
    • tealium_timestamp_epoch
    • tealium_visitor_id
    • tealium_vid (legacy support - will be deprecated)

License

Use of this software is subject to the terms and conditions of the license agreement contained in the file titled "LICENSE.txt". Please read the license before downloading or using any of the files contained in this repository. By downloading or using any of these files, you are agreeing to be bound by and comply with the license agreement.


Copyright (C) 2012-2017, Tealium Inc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages