Skip to main content
Level 2
October 16, 2015
解決済み

Help in Omniture with Bloodhound

  • October 16, 2015
  • 3 の返信
  • 1460 ビュー

.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.

このトピックへの返信は締め切られました。
ベストアンサー 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 の返信

shilpi_mangal作成者
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.

Rahsing
Rahsing回答
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

shilpi_mangal作成者
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.