Help in Omniture with Bloodhound | Community
Skip to main content
Level 2
October 16, 2015
Solved

Help in Omniture with Bloodhound

  • October 16, 2015
  • 3 replies
  • 1441 views

.Hi,

I am using Omniture and want to integrate bloodhound.

Could you please help me to do this in android and iPhone respectively?

Please share some coding instructions as well with step by step.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rahsing

Hi Shilpi,

The documentation here and here outlines how to implement bloodhound for Android and iOS respectively.

Please let me know if this helps.

Kind Regards

Rahul

3 replies

Level 2
October 16, 2015

Hi,

I am not getting the import library of the below class : 

  1. ADMS_Measurement measure = ADMS_Measurement.sharedInstance(((Activity) context).getApplication());

When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.

Rahsing
RahsingAccepted solution
Level 9
October 16, 2015

Hi Shilpi,

The documentation here and here outlines how to implement bloodhound for Android and iOS respectively.

Please let me know if this helps.

Kind Regards

Rahul

Level 2
October 16, 2015

Rahsing wrote...

Hi Shilpi,

The documentation here and here outlines how to implement bloodhound for Android and iOS respectively.

Please let me know if this helps.

Kind Regards

Rahul

 

Hi,

I am not getting the import library of the below class : 

  1. ADMS_Measurement measure = ADMS_Measurement.sharedInstance(((Activity) context).getApplication());

When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.

Hi,

I am not getting the import library of the below class : 

  1. ADMS_Measurement measure = ADMS_Measurement.sharedInstance(((Activity) context).getApplication());

When I am giving this in my project then it doesn't tell me to import the package. So please clear me about this how to get it, I am using latest library of bloodhound.