Checking number of subscribers to a podcast

Hi all,
How can I tell how many subscribers I have to my podcast ?
I just published my first podcast using iWeb.
Thanks
BB
G4 DP 2 x 1ghz   Mac OS X (10.4.7)  

You might have better luck in the itunes forum

Similar Messages

  • Number of subscribers to a Podcast.

    Hi all,
    How can I tell how many subscribers I have to my podcast ?
    I just published my first podcast using iWeb.
    Thanks
    BB

    In one of the other forums Feedburner has been advised.
    I tried it but it's not very intuitive to use and you have to direct your podcast feed through Feedburner.
    Which means if your friends or guests subscribe to your podcast via the .mac podcast page Feedburner cannot trace it. In stead they would have to go to the adverstising heavy and uggly Feedburner page to subscribe. Or you have to edit your XML in iWeb.
    One would think that for 99 clams a year Apple could provide its users with some statistics as in number of subscribers.
    99 bucks is not exactly a bargain for 1GB webspace and 10GB bandwith per month. So I hope the stats are coming soon, I'm not the only one asking for this.
    Cheers,
    BB
    G4 DP 2 x 1ghz Mac OS X (10.4.7)
    G4 DP 2 x 1ghz Mac OS X (10.4.7)

  • How Can I Determine Number of Subscribers on a .Mac Hosted Podcast?

    In creating my podcast (www.holistichealthnation.com), I'm using GarageBand, iWeb and uploading to .Mac. This is a very easy process, but I'm having one problem.
    I can't seem to determine how many subscribers I have to my podcast.
    Other than redirecting my feed through some third party, is there a way I can determine the number of subscribers I have in .Mac somewhere? It seems like there must be. Even if it's just the number of downloads, that would be a start.
    Thank you.

    Bummer.
    Note to Apple - this type of feature/service for .Mac and iWeb would be much appreciated!
    None of us will be able to get any advertisers without any type of stats.

  • Number of downloads for my podcast?

    I can track numbers on our web page, but how can we see the number of subscribers and downloads via itunes?
    http://dryshave.podbean.com

    iTunes does not provide tracking information. Apple's Tech Help page has some information on the subject:
    http://www.apple.com/itunes/podcasts/specs.html#tracking
    It's also possible to get some tracking information by ending your feed via services such as FeedBurner.

  • Check number not getting updated in vendor line items

    Hi
    I am giving check to vendor. Hence i am assigning manual checks in FCH5. Then i did FCHU. After i did FCHU, my check number got updated in assignment field in bank line item. But i am getting problem for vendor line item.
    My vendor line item is not updated with check number. Hence i am unable to see what check number is issued against which payment document. I do not want to go in each every document and then click on environment and check information.
    I tried with check register also, but i am not getting vendor wise bank details smoothly.
    So i want to know how can i get check number in FBL1N vendor-wise. Is there any standard report?

    You should activate the PAYR-CHECF in FBL1N report. Execute FBL1N report for a vendor and go to Menu->Settings-> Special Fields. A new screen would open. There add the table PAYR and field CHECF. Save and exit out. Now the check number should be displayed in FBL1N report.
    Thanks,
    SD.

  • Invoice number and Check number for FI

    Hi Friends,
                    What does the above for FI mean? I need to pull the invoice number and the check numbers from AP and report . My question how do I recognize
    which field from 0FI_GL_4 stores this information? Any advice would be greatly appreciated,
    Assumption : Are the check numbers in FI nothing but the document numbers for a particular document type?
    Thank you,

    FI means Financial accounting.  0FI_GL_4 does not contain the check number as a standard field in the extractor. You would have to modify the extractor. the check number is in the table PAYR field CHECT linked to the clearing document  number VBLNR . The clearing doc is in 0FI_GL_4 so that is your connection. You probably would be futher ahead to create an extracotr for PAYR then connect to your data from 0FI_GL_4 in an MP or info set.  By the way 0FI_AP_4 is the extractor for accounts payable so you may want to use this instead. Depends if  like they are requsting accounts payable information. The invoice number will be in the reference field which is XBLNR.
    pls assign points to say thanks.

  • Sending PI message in case of Payment Cancellation and Check Number Voided

    Hi ..
    I've a requirement to send a message to PI wth the required invoice header fields whenver any payment document number is cancelled or check number is voided. I know we can cancel the payment or check payment through tcode FCH8 and the module program for this is SAPMFCHK.
    I have no idea where would i put my custom code in the check payment cancellation wherein i can put my invoice fields and the proxy code so that I can send a message whenever any check payment or payment is cancelled.
    Please help me if you have come with the similar requirement. I think i need to create an enhancement and put my codes inside that but not sure how do to this.
    Thanks,
    Shamim

    Hi
    I guess You need to create substitution for this purpose. In your case reversal document get created for your original FI document.
    Go through http://wiki.sdn.sap.com/wiki/display/ERPFI/Creatinguserexitsforsubstitutions
    First check GCX2 transaction if there is already any Z Program attached for your application area. If yes check if it is active in SPRO
    Special Purpose LedgerTools-Maintain Validation/Substitution/Rules---Maintain Substitution
    You can create substitution ZTEST under
    Financial Accounting----Document header for field "reversal Indicator" and if you do F4 in field "Exit" you will see the exit created by you as per wiki.
    I think you can create substitution on field "reversal Indicator" but its your choice. Check if your exit gets trigger.
    Try creating a event to trigger proxy or submit program etc...
    Hope this helps.
    Regards
    Vinit
    Edited by: Vinit Joshi on Mar 9, 2012 8:20 PM

  • Invoice and Invoice amount in FI/CO When enter check number

    Hi  All,
       I have a requirement like this. We have custom t-code ZF04 ( FAST CASH ) to post payments to customer accounts. In this t-code, we have one field for Check#.  When they enter Check# number and click on 'SEARCH' icon i need to display list of invoices and amounts with in a check.
    I have no idea about tables,. Where to look? What tables do i need to look when enter check number, which returns invoice details.
    Please let me know ASAP....
    I appreciate your help!
    Thanks,
    Suneetha

    Hi,
    One question - Are you getting customer payment trrough <b>LOCKBOX</b>? If yes, then following are the tables
    Check tables <b>FEBKO</b> and <b>FEBEP.</b> The field is <b>FEBEP-CHECT</b> for check number. For this check number take <b>FEBEP-KUKEY</b>. With this KUKEY read table FEBRE. <b>FEBRE-VWEZW is the invoice number</b>.
    So, sequence is
    1. Put Check# --> FEBEP-CHECT  and get FEBEP-KUKEY
    2. Put FEBEP-KUKEY into --> FEBRE-KUKEY
    3. FEBRE-VWEZW is invoice no.
    If you are not using LOCKBOX, How are you getting customer payment? Let me know so i can give you exact answer.
    Regards,
    RS

  • Check number in accounts payable - urgent

    Hi all,
    This is regarding the check number not appearing in the invoice document line item in the report.
    The following is the scenario:
    1. Invoice document is entered - KR document type( expense a/c to vendor)
    2. Automatic payment program - ZP document type ( vendor a/c to bank)
    3. check is created for that document.
    4. The user voided the check and reset the payment document.
    5. Now it is lying as an open item in the vendor account.
    6. when vendor line item display report FBL1N is run, it is seen as an open item and the check number is not appearing in the invoice line item alone.
    I think because of the resetting, the line items are split and the check number is not appearing in the report.
    Can somebody guide me as to how to map the 2 document numbers ( invoice and the payment ) and assign the check number to the invoice document accordingly?
    Thanks and Regards
    Karpagam.

    Hi,
    Thanks for the reply.
    The check is already issued to the vendor.
    In SAP it is lying as an open item without the check number in invoice line item.
    it can be cleared. still the check number willnot appear in the invoice line item.
    can u tell me a way to bring the check number in the invoice line item?
    i tried assigning manually check number to the invoice document, system is not allowing and says check number is already assigned..
    please help me on this.
    Thanks and regards
    Karpagam.

  • Check number on payment document number

    Hi,
    I made vendor payment through F-53. Document number generate: 1700000043 & 1700000044
    Now i printed check through FBZ5 and drew a manual check through FCH5 for each document mentioned above.
    Now i went to FB03 and view the above two documents. But i am unable to see the check number in 'assignment field' in payment document neither in print preview nor in entry view.
    Let me know in which field i can see check number in payment document. Also let me know if i want to do any change in layout of document or will it be developement ?

    HI Deepak,
    When you issue a check manually, then you have to update the check manually in the SAP System.
    Goto FCH5, give your clearing document number and then give the check number.
    Now the payment is lindked to a check in the SAP System.
    Now if you goto FB03 and display the clearing document,  From the menu select Environment==>Check Information, now you will be able to see the check number and other details.
    Hope this helps you....
    Regards,
    Sreekanth....

  • F110- Check number and open item

    Good Morning SAP Guru's,
    A new one for me here that I need some help with-
    I executed F110 on our payment method 9 and I got a debit entry to offset the item and it moved them to cleared however I still have the item in open items as a credit.  Is this because I didn't print the check yet?  The debit entry has nothing in the reference field which would/should be the check number if printed. 
    What am I doing wrong?
    POINTS PROMISED

    hi,
    After running the Payment Run you have to do 1 more step
    Fo to Tcode Se38 and enter the RFFOUS_C and execute it.
    It will ask u abt the Program Run date and Identification Feature, pls fill all the required information and execute it.
    Pls note u must creat the Check lot number in Tcode FCHI.
    Assing points if this solution is works out......
    Ranjit

  • How to display the Check number during manual check clearing - FEBAN

    Hi all experts,
    Hope you can help me on this one. We recently changed our house bank. Because of this change, when we try to post our bank statement, the checks issued from the old bank do not clear. However, when we try to manually clear them through FEBAN transaction, there is no reference to the check number. This becomes a problem, especially when we have about 150 open items for $100 each - we do not know which one to clear against. It is not practical to have to drill down into each document number to find the check number. Is there a way to bring in the check number in the FEBAN open items screen? Has any one else experienced this issue? Any comments / suggestions will be very helpful.
    Thanks,
    MJ

    Hi Chandra,
    I tried to add the field through O7R3 (your suggestion) as well as through O7F4. I still cannot see the check field displayed. I tried the FBL1N transaction as well - no check number field there either.
    Can you help me? Is there anything else in the config that could cause this?
    Thanks,
    MJ

  • Check Number after F110

    After I run F110 (Automatic Payment Program), the check number of the payment document doesnot get populated in the Assignment field of the Vendor Balance display?
    This would lead to problems in BRS.
    Kindly advice how to get the check num bers in the Assignment field.

    Hi khushboo,
    After F110 and before executing Bank Reconciliation Statement, you need to run FCHU transaction code to populate the Check No. in the Assignment field.
    Regards,
    SAPFICO

  • Check number in payment document

    Frnds
    I have below situation,
    when we pay vendor or customer by check, it issue check with specific check number, and when open the payment document number, there will be a vendor account and the bank account line item. and when i double click on the bank account line item , it show the payment posting date on the assignment field.
    one of my user asked me if we can pull Check number instead of the posting date in the assignment field.
    so please let me know if we can pull the check number on the assignment filed of the bank line item?
    Thanks

    Hi,
    Value in the Assignment Filed will be displayed based sort key what we maintained in GL Master Data.
    If you want to view the Check NN details then you can find in Table PAYR: Payment Medium File.
    You can get these Check related fileds in FBL1N or FBL5N screen after adding this filed in Special Fileds, from Menu bar of  Vendor/Customer Line Display screen (FBL1N or FBL5N)
    Thanks
    Chandra

  • Not able to see the check number in Payment Means

    When I access the 'Payment Means' for a particular Outgoing Payment, the check number column displays '0'...even though I created  a manual check via 'Checks for Payment'.
    Can anyone help/guide me in this process.
    Thanks for the help in advance.

    Hi,
    Please check Note No. : 903135 regarding the issue mentioned.
    Relevant part from the Note regarding your question :
    "All the check numbers will automatically be entered as '0', i.e. the number is not assigned based on the "Next Check Number" field in the House Bank accounts definitions. The check will be saved with the number  '0' as long as it is not printed. The check will become valid just after printing"
    Kind Regards,
    Jitin
    SAP Business One Forum Team

Maybe you are looking for

  • Loading external fonts in midp apps

    hello every body my question is can i add external fonts to my midp apps? say for example i want to add andulas.ttf font and want my application to show text in to that font? please provide a sample code if you can on how to do that....

  • Java FX + Request + Applet

    Hello, I develop a simple Chat that sends the Chat Msg to a server and write it into a database. After that the read the 10 newest messages and response these as string... In Netbeans it works greatly (Standard Exceution).. but If I change it to "Run

  • Import by date: 2008/December

    The Import-Photos dialog box offers many choices for how to organize the pictures if the file-handling is set to: Copy Photos and Import. There are lots of options, but none I like . I'd love an organize choice of "by date: 2008/December" or "by date

  • Hide  items relevant information for  the master contract

    Hi, I have a requirement where I need to hide item relevant information like Item number /product /product description and product category etc.. on the general tab page for the transaction type master contract . Could you please help me to solve  my

  • Logon refused, valid license key not installed

    Hi all, Earlyer i posted one error on lisence key where i unable to login through a user. The error message comes like" logon refused( valid license not intalled) Infact while i was installing IDES 4.7 on OS 2003, after 9 to 10 hour i got an error me